PaxcounterConfigOrBuilder

interface PaxcounterConfigOrBuilder : MessageOrBuilder

Inheritors

Functions

Link copied to clipboard
abstract fun getBleThreshold(): Int

BLE RSSI threshold. Defaults to -80
int32 ble_threshold = 4;
Link copied to clipboard
abstract fun getEnabled(): Boolean

Enable the Paxcounter Module
bool enabled = 1;
Link copied to clipboard
uint32 paxcounter_update_interval = 2;
Link copied to clipboard
abstract fun getWifiThreshold(): Int

WiFi RSSI threshold. Defaults to -80
int32 wifi_threshold = 3;